a11y: Different value types cannot be equal
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 25 Aug 2020 15:32:49 +0000 (16:32 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 25 Aug 2020 15:36:08 +0000 (16:36 +0100)
commit701a0dabd0a911ced7907da30eec851723f20f5e
tree976a4a4c9aa76285ae50a023390de4e2171aae24
parent9729a060f5c7419df23c36a2b69a30b337f1fc22
a11y: Different value types cannot be equal

Bail out early, instead of going deep into the GtkAccessibleValue type
equal() implementation, where we expect both accessible values to have
the same type.
gtk/gtkaccessiblevalue.c